FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package uk.nhsdigital.r4.test#2.10.1-prerelease (125 ms)

Package uk.nhsdigital.r4.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.10.1-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole-SDS
Url https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole-SDS
Status draft
Name NHSDigitalPractitionerRoleSDS
Experimental False
Description This profile is designed to support backwards compatibility with NHS Digital Spine HL7 v3 API's. It should not be used for new API's. The use of SDS identifiers here is not widely supported and ODS identifiers (professional codes) are preferred instead.
Purpose Constraint profile for Electronic Prescription System which enforces practitioner, organization, sds role code, sds user profile id and telecom elements in contained resources,
Type PractitionerRole
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.nhs.uk/StructureDefinition/NHSDigital-Claim NHSDigitalClaim
https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationDispense NHSDigitalMedicationDispense
https://fhir.nhs.uk/StructureDefinition/NHSDigital-Task-EPS NHSDigitalTaskEPS

Resources that this resource uses

StructureDefinition
https://fhir.nhs.uk/StructureDefinition/NHSDigital-Organization-SDS NHSDigitalOrganizationSDS
https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole NHSDigitalPractitionerRole


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole-SDS",
  "name" : "NHSDigitalPractitionerRoleSDS",
  "status" : "draft",
  "description" : "This profile is designed to support backwards compatibility with NHS Digital Spine HL7 v3 API's. It should not be used for new API's. \r\n\r\nThe use of SDS identifiers here is not widely supported and ODS identifiers (professional codes) are preferred instead.",
  "purpose" : "Constraint profile for Electronic Prescription System which enforces practitioner, organization, sds role code, sds user profile id and telecom elements in contained resources,",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "PractitionerRole",
  "baseDefinition" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-PractitionerRole",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "PractitionerRole.identifier",
        "path" : "PractitionerRole.identifier",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.identifier:sdsRoleProfileID",
        "path" : "PractitionerRole.identifier",
        "sliceName" : "sdsRoleProfileID",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.practitioner",
        "path" : "PractitionerRole.practitioner",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.practitioner.identifier",
        "path" : "PractitionerRole.practitioner.identifier",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.practitioner.identifier.system",
        "path" : "PractitionerRole.practitioner.identifier.system",
        "min" : 1,
        "fixedUri" : "https://fhir.nhs.uk/Id/sds-user-id"
      },
      {
        "id" : "PractitionerRole.practitioner.identifier.value",
        "path" : "PractitionerRole.practitioner.identifier.value",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.practitioner.display",
        "path" : "PractitionerRole.practitioner.display",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.organization",
        "path" : "PractitionerRole.organization",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Organization-SDS"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.organization.reference",
        "path" : "PractitionerRole.organization.reference",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.organization.identifier.system",
        "path" : "PractitionerRole.organization.identifier.system",
        "fixedUri" : "https://fhir.nhs.uk/Id/ods-organization-code"
      },
      {
        "id" : "PractitionerRole.code",
        "path" : "PractitionerRole.code",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.code.coding:sdsJobRoleCode",
        "path" : "PractitionerRole.code.coding",
        "sliceName" : "sdsJobRoleCode",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.telecom",
        "path" : "PractitionerRole.telecom",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.